Qorus Integration Engine
Qorus Integration Engine® bietet ein Framework für den zuverlässigen Betrieb geschäftskritischer Schnittstellen.
Qorus Integration Engine is an enterprise-grade platform designed for reliable operation of business-critical interfaces. It provides robust workflow, service, and job management, along with a built-in HTTP server supporting various APIs (REST, RPC, WebSocket, WebDAV). It now includes Model Context Protocol (MCP) server functionality, enabling seamless integration with Large Language Models (LLMs) for advanced automation and natural language interaction.
How to use with MCP:
Qorus exposes MCP endpoints over HTTP/S, typically at paths like /mcp, /mcp-2025-03-26, or /mcp-2024-11-05. Clients (e.g., Claude Desktop, VS Code) can connect directly to these endpoints. For clients that only support stdio (like some LLM tools), an mcp-proxy can be used to bridge the connection. Authentication for MCP access is handled via OAuth2 tokens, which can be configured with specific permissions.
Key Features:
- Integration Platform: Manages complex business interfaces and data flows.
- Workflow & Service Management: Provides APIs and engines for defining and executing workflows, services, and scheduled jobs.
- Comprehensive APIs: Offers REST, YAML-RPC, XML-RPC, JSON-RPC, WebSocket, and WebDAV interfaces.
- Robust Security: Features Role-Based Access Control (RBAC), LDAP integration, and various authentication methods (HTTP Basic, Qorus tokens, OAuth2).
- System Auditing: Detailed logging of system and user events for security and KPI tracking.
- High Availability: Designed for continuous operation with features like runtime upgrades and robust recovery.
- Multi-language Support: Workflow and service logic can be written in Qore, Python, and Java.
Recommend MCP Servers 💡
@executeautomation/playwright-mcp-server
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
mcp-remote-macos-use
Enables AI to fully control remote macOS systems via MCP protocol
mcp-prefect
An MCP server implementation for Prefect, enabling AI assistants to interact with Prefect via natural language
playwright-server
A MCP server with playwright tools
@codesys/mcp-toolkit
An MCP server enabling interaction between MCP clients and CODESYS automation platform
ScreenPilot
MCP server to let LLM take full control on your device by providing screen automation toolkit for controlling and interacting with graphical user interface